headerbar: Don't clean up other widget children
authorMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 18:25:57 +0000 (14:25 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 11 May 2020 18:25:57 +0000 (14:25 -0400)
commit495b9caf63326b5fb0b458e4f501b07dd15ccbcb
tree30d4b33b18e9de2866849858b5181c71ba3fb52b
parentea53b445a852ebc4d0c98e5a1d0607a0fcc2a7b3
headerbar: Don't clean up other widget children

The parent of the title_widget is the center box,
it needs to call gtk_widget_unparent on it.
gtk/gtkheaderbar.c